Constants and Data Types
This section describes the data types that you use to provide information about and to retrieve information from style objects.You use the
gxStyle
data type when referring to a style object. This data type is described in full in the chapter "Style Objects" of Inside Macintosh: QuickDraw GX Objects.You use the
gxStyleAttributes
enumeration when getting and setting individual flags of the attributes property of a style object.You use the
gxCapRecord
structure and thegxCapAttributes
enumeration when getting and setting the start cap and end cap of a shape.You use the
gxJoinRecord
structure and thegxJoinAttributes
enumeration when getting and setting the corner join of a shape.You use the
gxDashRecord
structure and thegxDashAttributes
enumeration when getting and setting a shape's dashes.You use the
gxPatternRecord
structure and thegxPatternAttributes
enumeration when getting and setting a shape's pattern.
Subtopics
- Style Objects
- Style Attributes
- The Cap Structure
- Cap Attributes
- The Join Structure
- Join Attributes
- The Dash Structure
- Dash Attributes
- The Pattern Structure
- Pattern Attributes
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help